home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2002 #2 / Net_CD_02.iso / play02.exe / scripts / DefineButton2_146 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2001-12-31  |  61 b   |  5 lines

  1. on(press){
  2.    _root.clip3.play();
  3.    gotoAndStop(141);
  4. }
  5.